PHY SET FLUID ROTATION

Set the rotation of the fluid object.

  Syntax
PHY SET FLUID ROTATION ID, x#, y#, z#
  Parameters
ID
Integer
identification number of the fluid object
x#
Float
rotation of the fluid on the X axis
y#
Float
rotation of the fluid on the Y axis
z#
Float
rotation of the fluid on the Z axis

  Returns

  Description

When changing the rotation of a fluid object the parameters are specified in angles. The rotation property can only be applied before the fluid is built.

  Example Code
No example code is provided for this command